home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
Chip_2004-11_cd1.bin
/
software
/
frigate
/
Frigate3_Lite_v25.exe
/
{app}
/
Addons
/
Schemes
/
INI.sch
< prev
next >
Wrap
Text File
|
2004-01-06
|
2KB
|
94 lines
object TPersHolder
P.Name = 'INI files'
P.Extensions.Strings = (
'ini'
'iss')
P.SyntaxBlocks = <
item
Name = 'Default'
ID = 0
FIText = 0
UseComments = True
UseSingleLineComments = True
UseFullLineComments = True
UseStrings = True
UseSingleLineStrings = True
BlockDelimiters = <>
SingleLineCommentDelimiters = <
item
FontID = 1
LeftDelimiter = '='
end
item
FontID = 4
LeftDelimiter = #39
end>
FullLineCommentDelimiters = <
item
FontID = 2
LeftDelimiter = ';'
end>
SingleLineStringDelimiters = <
item
FontID = 3
LeftDelimiter = '['
RightDelimiter = ']'
end
item
FontID = 5
LeftDelimiter = '"'
RightDelimiter = '"'
end>
end>
P.FontTable = <
item
FontID = 0
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clInactiveCaption
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = 26112
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end>
P.SyntaxVersion = 3
end